Ender3-S1-<date>.bin - Stock marlin configuration for Ender 3 S1 - Adds G2 / G3 Arc support - Adds G10 / G11 Firmware based retraction (Use M207, M208, M209 to configure) - Adds M600 - Filament Change - Adds M603 - Set Filament Load / Unload length - Adds M701 - Load Filament - Adds M702 - Unload Filament - Enabled Advanced OK - Enabled CLASSIC_JERK - Enabled S_CURVE_ACCELERATION - Supports Meatpack NOTE: Pay attention to the two versions of the motherboard for the S1, one is using a SoC STM32F1 and the other using a STM32F4: * Ender 3 S1 printers that come with a firmware version 1.x.x have the STM32F1 chip. * Ender 3 S1 printers that come with a firmware version 3.x.x have the STM32F4 chip. * Check the version number on the STM32Fx chip itself to confirm your hardware version. * Installing 1.x.x stock firmware or a compiled one to the target STM32F1 on STM32F4 mainboards might brick them! And vice-versa. Where to put the firmware file on the SDCard: * STM32F1 board: Put the *.bin file into the root folder. * STM32F4 board: Put the *.bin file into a folder named STM32F4_UPDATE. KNOWN ISSUES: - If icons are missing in your screen, follow this forum thread
WARNING! Creality have released a firmware update that makes the DACAI screen incompatible with Marlin and other firmware. After installing Creality firmware
v3.1.9 (and later), you will no longer be able to boot into any non-Creality firmware. This matter needs to be resolved by Creality. [Github Issue]
Firmware Variant | Size | Build Date | Downloads | Feedback | Download |
---|---|---|---|---|---|
Ender3-S1-STM32F4-20250509.bin | 189512 bytes | 2025-05-09 00:22:14 UTC | 0 |
Score: 0
|
Membership Required |
commit fd117480d2cca5d55c787035550005c2d4cc1776 Author: B <irvinmouritsen@gmail.com> Date: Thu May 8 14:17:47 2025 -0700 ⚡️ GD32: Fast GPIO optimization (#27845) commit 72f3a4ac3118e8235030e907bf3473ea7502eba3 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu May 8 13:45:38 2025 -0500 ⚡️ Optimal recalculate_max_e_jerk commit aa7af2e2ea6f3744152031d10ee645cd8d470855 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Thu May 8 00:31:45 2025 +0000 [cron] Bump distribution date (2025-05-08) |
|||||
Ender3-S1-STM32F1-20250509.bin | 191948 bytes | 2025-05-09 00:21:41 UTC | 0 |
Score: 0
|
Membership Required |
commit fd117480d2cca5d55c787035550005c2d4cc1776 Author: B <irvinmouritsen@gmail.com> Date: Thu May 8 14:17:47 2025 -0700 ⚡️ GD32: Fast GPIO optimization (#27845) commit 72f3a4ac3118e8235030e907bf3473ea7502eba3 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu May 8 13:45:38 2025 -0500 ⚡️ Optimal recalculate_max_e_jerk commit aa7af2e2ea6f3744152031d10ee645cd8d470855 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Thu May 8 00:31:45 2025 +0000 [cron] Bump distribution date (2025-05-08) |
|||||
Ender3-S1-MarlinUI-STM32F4-20250509.bin | 192136 bytes | 2025-05-09 00:21:09 UTC | 0 |
Score: 0
|
Membership Required |
commit fd117480d2cca5d55c787035550005c2d4cc1776 Author: B <irvinmouritsen@gmail.com> Date: Thu May 8 14:17:47 2025 -0700 ⚡️ GD32: Fast GPIO optimization (#27845) commit 72f3a4ac3118e8235030e907bf3473ea7502eba3 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu May 8 13:45:38 2025 -0500 ⚡️ Optimal recalculate_max_e_jerk commit aa7af2e2ea6f3744152031d10ee645cd8d470855 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Thu May 8 00:31:45 2025 +0000 [cron] Bump distribution date (2025-05-08) |
|||||
Ender3-S1-MarlinUI-STM32F1-20250509.bin | 193964 bytes | 2025-05-09 00:20:33 UTC | 0 |
Score: 0
|
Membership Required |
commit fd117480d2cca5d55c787035550005c2d4cc1776 Author: B <irvinmouritsen@gmail.com> Date: Thu May 8 14:17:47 2025 -0700 ⚡️ GD32: Fast GPIO optimization (#27845) commit 72f3a4ac3118e8235030e907bf3473ea7502eba3 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu May 8 13:45:38 2025 -0500 ⚡️ Optimal recalculate_max_e_jerk commit aa7af2e2ea6f3744152031d10ee645cd8d470855 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Thu May 8 00:31:45 2025 +0000 [cron] Bump distribution date (2025-05-08) |
|||||
Ender3-S1-STM32F4-20250508.bin | 189512 bytes | 2025-05-08 00:22:12 UTC | 0 |
Score: 0
|
Membership Required |
commit a4d254ee62b36d44f9ca22dffba04c5d4c43f8fe Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu May 8 06:36:06 2025 +1200 🚸 Fix 16x4 SD Print Progress display (#27844) commit 222efe13824c9dd2b1c79f7e9f2f6bcd85d2ba41 Author: David Buezas <dbuezas@users.noreply.github.com> Date: Wed May 7 05:15:44 2025 +0200 🔧 No SMOOTH_LIN_ADVANCE + NONLINEAR_EXTRUSION (#27817) commit d806175a80786eba5ebc98ddfd889ff22daa9b51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue May 6 22:06:47 2025 -0500 ✨ OTA_FIRMWARE_UPDATE (Creality STM32F401RE) Followup to #25773 commit 5266ffb922402f2a5decfc2eb70a93c71bbca1a0 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Wed May 7 00:31:25 2025 +0000 [cron] Bump distribution date (2025-05-07) |
|||||
Ender3-S1-STM32F1-20250508.bin | 191948 bytes | 2025-05-08 00:21:39 UTC | 0 |
Score: 0
|
Membership Required |
commit a4d254ee62b36d44f9ca22dffba04c5d4c43f8fe Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu May 8 06:36:06 2025 +1200 🚸 Fix 16x4 SD Print Progress display (#27844) commit 222efe13824c9dd2b1c79f7e9f2f6bcd85d2ba41 Author: David Buezas <dbuezas@users.noreply.github.com> Date: Wed May 7 05:15:44 2025 +0200 🔧 No SMOOTH_LIN_ADVANCE + NONLINEAR_EXTRUSION (#27817) commit d806175a80786eba5ebc98ddfd889ff22daa9b51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue May 6 22:06:47 2025 -0500 ✨ OTA_FIRMWARE_UPDATE (Creality STM32F401RE) Followup to #25773 commit 5266ffb922402f2a5decfc2eb70a93c71bbca1a0 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Wed May 7 00:31:25 2025 +0000 [cron] Bump distribution date (2025-05-07) |
|||||
Ender3-S1-MarlinUI-STM32F4-20250508.bin | 192136 bytes | 2025-05-08 00:21:06 UTC | 0 |
Score: 0
|
Membership Required |
commit a4d254ee62b36d44f9ca22dffba04c5d4c43f8fe Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu May 8 06:36:06 2025 +1200 🚸 Fix 16x4 SD Print Progress display (#27844) commit 222efe13824c9dd2b1c79f7e9f2f6bcd85d2ba41 Author: David Buezas <dbuezas@users.noreply.github.com> Date: Wed May 7 05:15:44 2025 +0200 🔧 No SMOOTH_LIN_ADVANCE + NONLINEAR_EXTRUSION (#27817) commit d806175a80786eba5ebc98ddfd889ff22daa9b51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue May 6 22:06:47 2025 -0500 ✨ OTA_FIRMWARE_UPDATE (Creality STM32F401RE) Followup to #25773 commit 5266ffb922402f2a5decfc2eb70a93c71bbca1a0 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Wed May 7 00:31:25 2025 +0000 [cron] Bump distribution date (2025-05-07) |
|||||
Ender3-S1-MarlinUI-STM32F1-20250508.bin | 193964 bytes | 2025-05-08 00:20:30 UTC | 0 |
Score: 0
|
Membership Required |
commit a4d254ee62b36d44f9ca22dffba04c5d4c43f8fe Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu May 8 06:36:06 2025 +1200 🚸 Fix 16x4 SD Print Progress display (#27844) commit 222efe13824c9dd2b1c79f7e9f2f6bcd85d2ba41 Author: David Buezas <dbuezas@users.noreply.github.com> Date: Wed May 7 05:15:44 2025 +0200 🔧 No SMOOTH_LIN_ADVANCE + NONLINEAR_EXTRUSION (#27817) commit d806175a80786eba5ebc98ddfd889ff22daa9b51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue May 6 22:06:47 2025 -0500 ✨ OTA_FIRMWARE_UPDATE (Creality STM32F401RE) Followup to #25773 commit 5266ffb922402f2a5decfc2eb70a93c71bbca1a0 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Wed May 7 00:31:25 2025 +0000 [cron] Bump distribution date (2025-05-07) |
|||||
Ender3-S1-STM32F4-20250507.bin | 189512 bytes | 2025-05-07 00:22:14 UTC | 0 |
Score: 0
|
Membership Required |
commit b7a1681d38cb30e5477e0560ef8cf29791b0286c Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon May 5 21:07:47 2025 -0500 🔨 Fix some build_flags inheritance commit 3a3c3b8a222f0b9f989e7f2fb2afc109637685f7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon May 5 20:32:02 2025 -0500 🔨 Fix build flags for env:mks_monster8_usb_flash_drive commit 67948ad6c62b1034b815d219c0b7bfc475b03767 Author: Andrew <18502096+classicrocker883@users.noreply.github.com> Date: Mon May 5 21:19:52 2025 -0400 🚸 Fix ProUI LCD wake up (2) (#27835) Followup to #27832 commit e2583b4f85eb128611b0af1af7117e215ddb0961 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Tue May 6 00:31:19 2025 +0000 [cron] Bump distribution date (2025-05-06) |
|||||
Ender3-S1-STM32F1-20250507.bin | 191948 bytes | 2025-05-07 00:21:40 UTC | 0 |
Score: 0
|
Membership Required |
commit b7a1681d38cb30e5477e0560ef8cf29791b0286c Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon May 5 21:07:47 2025 -0500 🔨 Fix some build_flags inheritance commit 3a3c3b8a222f0b9f989e7f2fb2afc109637685f7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon May 5 20:32:02 2025 -0500 🔨 Fix build flags for env:mks_monster8_usb_flash_drive commit 67948ad6c62b1034b815d219c0b7bfc475b03767 Author: Andrew <18502096+classicrocker883@users.noreply.github.com> Date: Mon May 5 21:19:52 2025 -0400 🚸 Fix ProUI LCD wake up (2) (#27835) Followup to #27832 commit e2583b4f85eb128611b0af1af7117e215ddb0961 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Tue May 6 00:31:19 2025 +0000 [cron] Bump distribution date (2025-05-06) |
|||||
Ender3-S1-MarlinUI-STM32F4-20250507.bin | 192136 bytes | 2025-05-07 00:21:08 UTC | 0 |
Score: 0
|
Membership Required |
commit b7a1681d38cb30e5477e0560ef8cf29791b0286c Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon May 5 21:07:47 2025 -0500 🔨 Fix some build_flags inheritance commit 3a3c3b8a222f0b9f989e7f2fb2afc109637685f7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon May 5 20:32:02 2025 -0500 🔨 Fix build flags for env:mks_monster8_usb_flash_drive commit 67948ad6c62b1034b815d219c0b7bfc475b03767 Author: Andrew <18502096+classicrocker883@users.noreply.github.com> Date: Mon May 5 21:19:52 2025 -0400 🚸 Fix ProUI LCD wake up (2) (#27835) Followup to #27832 commit e2583b4f85eb128611b0af1af7117e215ddb0961 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Tue May 6 00:31:19 2025 +0000 [cron] Bump distribution date (2025-05-06) |
|||||
Ender3-S1-MarlinUI-STM32F1-20250507.bin | 193964 bytes | 2025-05-07 00:20:32 UTC | 0 |
Score: 0
|
Membership Required |
commit b7a1681d38cb30e5477e0560ef8cf29791b0286c Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon May 5 21:07:47 2025 -0500 🔨 Fix some build_flags inheritance commit 3a3c3b8a222f0b9f989e7f2fb2afc109637685f7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon May 5 20:32:02 2025 -0500 🔨 Fix build flags for env:mks_monster8_usb_flash_drive commit 67948ad6c62b1034b815d219c0b7bfc475b03767 Author: Andrew <18502096+classicrocker883@users.noreply.github.com> Date: Mon May 5 21:19:52 2025 -0400 🚸 Fix ProUI LCD wake up (2) (#27835) Followup to #27832 commit e2583b4f85eb128611b0af1af7117e215ddb0961 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Tue May 6 00:31:19 2025 +0000 [cron] Bump distribution date (2025-05-06) |
|||||
Ender3-S1-STM32F4-20250506.bin | 189480 bytes | 2025-05-06 00:22:15 UTC | 0 |
Score: 0
|
Membership Required |
commit c9e7d6f55c411a7aecf289e3d343b1c10375d03d Author: B <irvinmouritsen@gmail.com> Date: Mon May 5 11:08:45 2025 -0700 🧑💻 Update GD32 MFL Platform, Arduino Core (#27830) commit 735cd9a092e4b843ccd68efc1f4573e25ceecb3a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon May 5 12:28:11 2025 -0500 🩹 Fix TH3D EZ V2 sensorless homing commit 555b080d85501e92e401f185b0494489dc20ff29 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Mon May 5 00:33:33 2025 +0000 [cron] Bump distribution date (2025-05-05) |
|||||
Ender3-S1-STM32F1-20250506.bin | 191924 bytes | 2025-05-06 00:21:42 UTC | 0 |
Score: 0
|
Membership Required |
commit c9e7d6f55c411a7aecf289e3d343b1c10375d03d Author: B <irvinmouritsen@gmail.com> Date: Mon May 5 11:08:45 2025 -0700 🧑💻 Update GD32 MFL Platform, Arduino Core (#27830) commit 735cd9a092e4b843ccd68efc1f4573e25ceecb3a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon May 5 12:28:11 2025 -0500 🩹 Fix TH3D EZ V2 sensorless homing commit 555b080d85501e92e401f185b0494489dc20ff29 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Mon May 5 00:33:33 2025 +0000 [cron] Bump distribution date (2025-05-05) |
|||||
Ender3-S1-MarlinUI-STM32F4-20250506.bin | 192136 bytes | 2025-05-06 00:21:09 UTC | 0 |
Score: 0
|
Membership Required |
commit c9e7d6f55c411a7aecf289e3d343b1c10375d03d Author: B <irvinmouritsen@gmail.com> Date: Mon May 5 11:08:45 2025 -0700 🧑💻 Update GD32 MFL Platform, Arduino Core (#27830) commit 735cd9a092e4b843ccd68efc1f4573e25ceecb3a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon May 5 12:28:11 2025 -0500 🩹 Fix TH3D EZ V2 sensorless homing commit 555b080d85501e92e401f185b0494489dc20ff29 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Mon May 5 00:33:33 2025 +0000 [cron] Bump distribution date (2025-05-05) |
|||||
Ender3-S1-MarlinUI-STM32F1-20250506.bin | 193964 bytes | 2025-05-06 00:20:33 UTC | 0 |
Score: 0
|
Membership Required |
commit c9e7d6f55c411a7aecf289e3d343b1c10375d03d Author: B <irvinmouritsen@gmail.com> Date: Mon May 5 11:08:45 2025 -0700 🧑💻 Update GD32 MFL Platform, Arduino Core (#27830) commit 735cd9a092e4b843ccd68efc1f4573e25ceecb3a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon May 5 12:28:11 2025 -0500 🩹 Fix TH3D EZ V2 sensorless homing commit 555b080d85501e92e401f185b0494489dc20ff29 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Mon May 5 00:33:33 2025 +0000 [cron] Bump distribution date (2025-05-05) |
|||||
Ender3-S1-STM32F4-20250505.bin | 189472 bytes | 2025-05-05 00:22:13 UTC | 0 |
Score: 0
|
Membership Required |
commit 44ef6e2b70c8a68913f10aab550422b9ad351e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun May 4 15:19:22 2025 -0500 🩹 Fix Y_STOP_PIN alias for Y_MAX_PIN commit 9bbbcd439b5acab59338352d7c65d6e54352afcc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun May 4 13:55:50 2025 -0500 🧑💻 Clarify parking_extruder_unpark_after_homing commit cbe8a6867cd18e77e0ba7c4bdeb0e96f24e2bb1b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat May 3 21:56:33 2025 -0500 🧑💻 Fix mac_gcc HOMEBREW_PATH commit 1f31027fd2588e8cf4c556347b5be043d2ff07a1 Author: MrKuskov <94338763+MrKuskov@users.noreply.github.com> Date: Sun May 4 09:11:23 2025 +0700 ✨ FILAMENT_MOTION_DISTANCE_MM (#27812) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 4e1e7fa1b0dd6f9fdd6d18b88ccbe13cf3d36152 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat May 3 22:07:40 2025 -0400 ✨ SWITCHING_NOZZLE_LIFT_TO_PROBE (#27804) commit 414951e42cdc49f6e3091978d1822bfb1b636cbd Author: Andrew <18502096+classicrocker883@users.noreply.github.com> Date: Sat May 3 21:08:27 2025 -0400 🚸 Fix ProUI LCD wake up (#27832) commit a8d18a0554aec9be9583b0799f750b6858a155d0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat May 3 19:57:05 2025 -0500 🎨 ProUI code style commit b9ffe93d1f00a6a1b7c91710f54c29a22deeadd2 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Sun May 4 00:34:56 2025 +0000 [cron] Bump distribution date (2025-05-04) |
|||||
Ender3-S1-STM32F1-20250505.bin | 191916 bytes | 2025-05-05 00:21:40 UTC | 0 |
Score: 0
|
Membership Required |
commit 44ef6e2b70c8a68913f10aab550422b9ad351e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun May 4 15:19:22 2025 -0500 🩹 Fix Y_STOP_PIN alias for Y_MAX_PIN commit 9bbbcd439b5acab59338352d7c65d6e54352afcc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun May 4 13:55:50 2025 -0500 🧑💻 Clarify parking_extruder_unpark_after_homing commit cbe8a6867cd18e77e0ba7c4bdeb0e96f24e2bb1b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat May 3 21:56:33 2025 -0500 🧑💻 Fix mac_gcc HOMEBREW_PATH commit 1f31027fd2588e8cf4c556347b5be043d2ff07a1 Author: MrKuskov <94338763+MrKuskov@users.noreply.github.com> Date: Sun May 4 09:11:23 2025 +0700 ✨ FILAMENT_MOTION_DISTANCE_MM (#27812) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 4e1e7fa1b0dd6f9fdd6d18b88ccbe13cf3d36152 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat May 3 22:07:40 2025 -0400 ✨ SWITCHING_NOZZLE_LIFT_TO_PROBE (#27804) commit 414951e42cdc49f6e3091978d1822bfb1b636cbd Author: Andrew <18502096+classicrocker883@users.noreply.github.com> Date: Sat May 3 21:08:27 2025 -0400 🚸 Fix ProUI LCD wake up (#27832) commit a8d18a0554aec9be9583b0799f750b6858a155d0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat May 3 19:57:05 2025 -0500 🎨 ProUI code style commit b9ffe93d1f00a6a1b7c91710f54c29a22deeadd2 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Sun May 4 00:34:56 2025 +0000 [cron] Bump distribution date (2025-05-04) |
|||||
Ender3-S1-MarlinUI-STM32F4-20250505.bin | 192136 bytes | 2025-05-05 00:21:07 UTC | 0 |
Score: 0
|
Membership Required |
commit 44ef6e2b70c8a68913f10aab550422b9ad351e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun May 4 15:19:22 2025 -0500 🩹 Fix Y_STOP_PIN alias for Y_MAX_PIN commit 9bbbcd439b5acab59338352d7c65d6e54352afcc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun May 4 13:55:50 2025 -0500 🧑💻 Clarify parking_extruder_unpark_after_homing commit cbe8a6867cd18e77e0ba7c4bdeb0e96f24e2bb1b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat May 3 21:56:33 2025 -0500 🧑💻 Fix mac_gcc HOMEBREW_PATH commit 1f31027fd2588e8cf4c556347b5be043d2ff07a1 Author: MrKuskov <94338763+MrKuskov@users.noreply.github.com> Date: Sun May 4 09:11:23 2025 +0700 ✨ FILAMENT_MOTION_DISTANCE_MM (#27812) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 4e1e7fa1b0dd6f9fdd6d18b88ccbe13cf3d36152 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat May 3 22:07:40 2025 -0400 ✨ SWITCHING_NOZZLE_LIFT_TO_PROBE (#27804) commit 414951e42cdc49f6e3091978d1822bfb1b636cbd Author: Andrew <18502096+classicrocker883@users.noreply.github.com> Date: Sat May 3 21:08:27 2025 -0400 🚸 Fix ProUI LCD wake up (#27832) commit a8d18a0554aec9be9583b0799f750b6858a155d0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat May 3 19:57:05 2025 -0500 🎨 ProUI code style commit b9ffe93d1f00a6a1b7c91710f54c29a22deeadd2 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Sun May 4 00:34:56 2025 +0000 [cron] Bump distribution date (2025-05-04) |
|||||
Ender3-S1-MarlinUI-STM32F1-20250505.bin | 193964 bytes | 2025-05-05 00:20:31 UTC | 0 |
Score: 0
|
Membership Required |
commit 44ef6e2b70c8a68913f10aab550422b9ad351e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun May 4 15:19:22 2025 -0500 🩹 Fix Y_STOP_PIN alias for Y_MAX_PIN commit 9bbbcd439b5acab59338352d7c65d6e54352afcc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun May 4 13:55:50 2025 -0500 🧑💻 Clarify parking_extruder_unpark_after_homing commit cbe8a6867cd18e77e0ba7c4bdeb0e96f24e2bb1b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat May 3 21:56:33 2025 -0500 🧑💻 Fix mac_gcc HOMEBREW_PATH commit 1f31027fd2588e8cf4c556347b5be043d2ff07a1 Author: MrKuskov <94338763+MrKuskov@users.noreply.github.com> Date: Sun May 4 09:11:23 2025 +0700 ✨ FILAMENT_MOTION_DISTANCE_MM (#27812) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 4e1e7fa1b0dd6f9fdd6d18b88ccbe13cf3d36152 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat May 3 22:07:40 2025 -0400 ✨ SWITCHING_NOZZLE_LIFT_TO_PROBE (#27804) commit 414951e42cdc49f6e3091978d1822bfb1b636cbd Author: Andrew <18502096+classicrocker883@users.noreply.github.com> Date: Sat May 3 21:08:27 2025 -0400 🚸 Fix ProUI LCD wake up (#27832) commit a8d18a0554aec9be9583b0799f750b6858a155d0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat May 3 19:57:05 2025 -0500 🎨 ProUI code style commit b9ffe93d1f00a6a1b7c91710f54c29a22deeadd2 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Sun May 4 00:34:56 2025 +0000 [cron] Bump distribution date (2025-05-04) |
|||||
Ender3-S1-STM32F4-20250504.bin | 189488 bytes | 2025-05-04 00:22:09 UTC | 0 |
Score: 0
|
Membership Required |
commit 0c72dc376ca78c5354054d6c9b80a286e7d2ffa5 Author: B <irvinmouritsen@gmail.com> Date: Sat May 3 13:20:29 2025 -0700 🔨 Creality V4.2.7 (GD32) (#27796) |
|||||
Ender3-S1-STM32F1-20250504.bin | 191932 bytes | 2025-05-04 00:21:36 UTC | 0 |
Score: 0
|
Membership Required |
commit 0c72dc376ca78c5354054d6c9b80a286e7d2ffa5 Author: B <irvinmouritsen@gmail.com> Date: Sat May 3 13:20:29 2025 -0700 🔨 Creality V4.2.7 (GD32) (#27796) |
|||||
Ender3-S1-MarlinUI-STM32F4-20250504.bin | 192136 bytes | 2025-05-04 00:21:03 UTC | 0 |
Score: 0
|
Membership Required |
commit 0c72dc376ca78c5354054d6c9b80a286e7d2ffa5 Author: B <irvinmouritsen@gmail.com> Date: Sat May 3 13:20:29 2025 -0700 🔨 Creality V4.2.7 (GD32) (#27796) |
|||||
Ender3-S1-MarlinUI-STM32F1-20250504.bin | 193964 bytes | 2025-05-04 00:20:27 UTC | 0 |
Score: 0
|
Membership Required |
commit 0c72dc376ca78c5354054d6c9b80a286e7d2ffa5 Author: B <irvinmouritsen@gmail.com> Date: Sat May 3 13:20:29 2025 -0700 🔨 Creality V4.2.7 (GD32) (#27796) |
|||||
Ender3-S1-STM32F4-20250503.bin | 189488 bytes | 2025-05-03 00:22:12 UTC | 0 |
Score: 0
|
Membership Required |
commit 019915b09750b10dae64a80d59e4fc30265d3b3a Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Fri May 2 18:08:56 2025 +0000 [cron] Bump distribution date (2025-05-02) commit b74c81d3e426899009a85827d834dbbe74579036 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri May 2 11:58:45 2025 -0500 🔧 Bricolemon cleanup, update (#27829) commit e16885c558e8c03b43f2127780a4ec15ee29dd1e Author: staff1010 <132726146+staff1010@users.noreply.github.com> Date: Sat May 3 00:13:26 2025 +0800 🚸 Fix MKS UI G-code result display (#27825) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> |
|||||
Ender3-S1-STM32F1-20250503.bin | 191932 bytes | 2025-05-03 00:21:39 UTC | 0 |
Score: 0
|
Membership Required |
commit 019915b09750b10dae64a80d59e4fc30265d3b3a Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Fri May 2 18:08:56 2025 +0000 [cron] Bump distribution date (2025-05-02) commit b74c81d3e426899009a85827d834dbbe74579036 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri May 2 11:58:45 2025 -0500 🔧 Bricolemon cleanup, update (#27829) commit e16885c558e8c03b43f2127780a4ec15ee29dd1e Author: staff1010 <132726146+staff1010@users.noreply.github.com> Date: Sat May 3 00:13:26 2025 +0800 🚸 Fix MKS UI G-code result display (#27825) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> |
|||||
Ender3-S1-MarlinUI-STM32F4-20250503.bin | 192136 bytes | 2025-05-03 00:21:06 UTC | 0 |
Score: 0
|
Membership Required |
commit 019915b09750b10dae64a80d59e4fc30265d3b3a Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Fri May 2 18:08:56 2025 +0000 [cron] Bump distribution date (2025-05-02) commit b74c81d3e426899009a85827d834dbbe74579036 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri May 2 11:58:45 2025 -0500 🔧 Bricolemon cleanup, update (#27829) commit e16885c558e8c03b43f2127780a4ec15ee29dd1e Author: staff1010 <132726146+staff1010@users.noreply.github.com> Date: Sat May 3 00:13:26 2025 +0800 🚸 Fix MKS UI G-code result display (#27825) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> |
|||||
Ender3-S1-MarlinUI-STM32F1-20250503.bin | 193964 bytes | 2025-05-03 00:20:31 UTC | 0 |
Score: 0
|
Membership Required |
commit 019915b09750b10dae64a80d59e4fc30265d3b3a Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Fri May 2 18:08:56 2025 +0000 [cron] Bump distribution date (2025-05-02) commit b74c81d3e426899009a85827d834dbbe74579036 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri May 2 11:58:45 2025 -0500 🔧 Bricolemon cleanup, update (#27829) commit e16885c558e8c03b43f2127780a4ec15ee29dd1e Author: staff1010 <132726146+staff1010@users.noreply.github.com> Date: Sat May 3 00:13:26 2025 +0800 🚸 Fix MKS UI G-code result display (#27825) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> |
|||||
Ender3-S1-STM32F4-20250502.bin | 189488 bytes | 2025-05-02 00:22:34 UTC | 0 |
Score: 0
|
Membership Required |
commit 4096beaf527e3dfa27f12cc7cfff6502f94ef2ca Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Thu May 1 00:34:50 2025 +0000 [cron] Bump distribution date (2025-05-01) |
|||||
Ender3-S1-STM32F1-20250502.bin | 191932 bytes | 2025-05-02 00:22:01 UTC | 0 |
Score: 0
|
Membership Required |
commit 4096beaf527e3dfa27f12cc7cfff6502f94ef2ca Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Thu May 1 00:34:50 2025 +0000 [cron] Bump distribution date (2025-05-01) |
|||||
Ender3-S1-MarlinUI-STM32F4-20250502.bin | 192136 bytes | 2025-05-02 00:21:28 UTC | 0 |
Score: 0
|
Membership Required |
commit 4096beaf527e3dfa27f12cc7cfff6502f94ef2ca Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Thu May 1 00:34:50 2025 +0000 [cron] Bump distribution date (2025-05-01) |
|||||
Ender3-S1-MarlinUI-STM32F1-20250502.bin | 193964 bytes | 2025-05-02 00:20:42 UTC | 0 |
Score: 0
|
Membership Required |
commit 4096beaf527e3dfa27f12cc7cfff6502f94ef2ca Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Thu May 1 00:34:50 2025 +0000 [cron] Bump distribution date (2025-05-01) |
|||||
Ender3-S1-STM32F4-20250501.bin | 189488 bytes | 2025-05-01 00:22:13 UTC | 0 |
Score: 0
|
Membership Required |
commit 48cc310c588b8ab52cffdc8f86855a05a4b20122 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu May 1 07:37:11 2025 +1200 🔧 More thorough TEMP_SENSOR_* cleanup (#27826) commit 1c719fd10de836efa01d71bf0208ecc40f607f3e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Apr 30 10:21:13 2025 -0500 🎨 Cosmetic 04-29 commit e3433ea5996a8e0b3e3c9f9673464d99ac23a812 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Wed Apr 30 00:30:45 2025 +0000 [cron] Bump distribution date (2025-04-30) |
|||||
Ender3-S1-STM32F1-20250501.bin | 191932 bytes | 2025-05-01 00:21:40 UTC | 0 |
Score: 0
|
Membership Required |
commit 48cc310c588b8ab52cffdc8f86855a05a4b20122 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu May 1 07:37:11 2025 +1200 🔧 More thorough TEMP_SENSOR_* cleanup (#27826) commit 1c719fd10de836efa01d71bf0208ecc40f607f3e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Apr 30 10:21:13 2025 -0500 🎨 Cosmetic 04-29 commit e3433ea5996a8e0b3e3c9f9673464d99ac23a812 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Wed Apr 30 00:30:45 2025 +0000 [cron] Bump distribution date (2025-04-30) |
|||||
Ender3-S1-MarlinUI-STM32F4-20250501.bin | 192136 bytes | 2025-05-01 00:21:08 UTC | 0 |
Score: 0
|
Membership Required |
commit 48cc310c588b8ab52cffdc8f86855a05a4b20122 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu May 1 07:37:11 2025 +1200 🔧 More thorough TEMP_SENSOR_* cleanup (#27826) commit 1c719fd10de836efa01d71bf0208ecc40f607f3e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Apr 30 10:21:13 2025 -0500 🎨 Cosmetic 04-29 commit e3433ea5996a8e0b3e3c9f9673464d99ac23a812 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Wed Apr 30 00:30:45 2025 +0000 [cron] Bump distribution date (2025-04-30) |
|||||
Ender3-S1-MarlinUI-STM32F1-20250501.bin | 193964 bytes | 2025-05-01 00:20:32 UTC | 0 |
Score: 0
|
Membership Required |
commit 48cc310c588b8ab52cffdc8f86855a05a4b20122 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu May 1 07:37:11 2025 +1200 🔧 More thorough TEMP_SENSOR_* cleanup (#27826) commit 1c719fd10de836efa01d71bf0208ecc40f607f3e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Apr 30 10:21:13 2025 -0500 🎨 Cosmetic 04-29 commit e3433ea5996a8e0b3e3c9f9673464d99ac23a812 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Wed Apr 30 00:30:45 2025 +0000 [cron] Bump distribution date (2025-04-30) |
|||||
Ender3-S1-STM32F4-20250430.bin | 189488 bytes | 2025-04-30 00:22:13 UTC | 0 |
Score: 0
|
Membership Required |
commit 585cbbb20316b75f70514b340339601ba37d70ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Apr 29 13:41:53 2025 -0500 🩹 Minor ExtUI/DGUS code fix/cleanup commit fea70777df6cd61aad0035bd13e89430284b8334 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Tue Apr 29 06:10:06 2025 +0000 [cron] Bump distribution date (2025-04-29) commit 827c03b05648ea994496319d0e00904c587d0c8f Author: Norman Chong <8681541+Grenite@users.noreply.github.com> Date: Mon Apr 28 23:18:59 2025 -0400 🩹 Fix Ultimain 2 MOTOR_CURRENT_PWM_RANGE (#27705) commit 85f6090f2046d2c616f333c3d8df538405af8315 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Apr 26 17:54:54 2025 -0500 🔧 Apply DEFAULT_VOLUME on boot commit 99c29cd9242387176a6be0f70acace28ac27ec03 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Apr 24 11:20:15 2025 -0500 🚸 Simplified Media Menu commit f78aaf956277bd73840a007a319ca487068f0683 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Apr 24 11:06:47 2025 -0500 🚸 Detect multi-volume insert / remove commit 38d6d61912df9a5220acdffc4064b287b78dab90 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Apr 27 18:50:35 2025 -0500 🧑💻 MSC for RP2040 - alpha commit 4d8f82df328016c1b325520d9af10d25e3a86aee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Apr 27 15:02:58 2025 -0500 🧑💻 Organize some HAL code |
|||||
Ender3-S1-STM32F1-20250430.bin | 191940 bytes | 2025-04-30 00:21:39 UTC | 0 |
Score: 0
|
Membership Required |
commit 585cbbb20316b75f70514b340339601ba37d70ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Apr 29 13:41:53 2025 -0500 🩹 Minor ExtUI/DGUS code fix/cleanup commit fea70777df6cd61aad0035bd13e89430284b8334 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Tue Apr 29 06:10:06 2025 +0000 [cron] Bump distribution date (2025-04-29) commit 827c03b05648ea994496319d0e00904c587d0c8f Author: Norman Chong <8681541+Grenite@users.noreply.github.com> Date: Mon Apr 28 23:18:59 2025 -0400 🩹 Fix Ultimain 2 MOTOR_CURRENT_PWM_RANGE (#27705) commit 85f6090f2046d2c616f333c3d8df538405af8315 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Apr 26 17:54:54 2025 -0500 🔧 Apply DEFAULT_VOLUME on boot commit 99c29cd9242387176a6be0f70acace28ac27ec03 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Apr 24 11:20:15 2025 -0500 🚸 Simplified Media Menu commit f78aaf956277bd73840a007a319ca487068f0683 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Apr 24 11:06:47 2025 -0500 🚸 Detect multi-volume insert / remove commit 38d6d61912df9a5220acdffc4064b287b78dab90 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Apr 27 18:50:35 2025 -0500 🧑💻 MSC for RP2040 - alpha commit 4d8f82df328016c1b325520d9af10d25e3a86aee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Apr 27 15:02:58 2025 -0500 🧑💻 Organize some HAL code |
|||||
Ender3-S1-MarlinUI-STM32F4-20250430.bin | 192288 bytes | 2025-04-30 00:21:07 UTC | 0 |
Score: 0
|
Membership Required |
commit 585cbbb20316b75f70514b340339601ba37d70ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Apr 29 13:41:53 2025 -0500 🩹 Minor ExtUI/DGUS code fix/cleanup commit fea70777df6cd61aad0035bd13e89430284b8334 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Tue Apr 29 06:10:06 2025 +0000 [cron] Bump distribution date (2025-04-29) commit 827c03b05648ea994496319d0e00904c587d0c8f Author: Norman Chong <8681541+Grenite@users.noreply.github.com> Date: Mon Apr 28 23:18:59 2025 -0400 🩹 Fix Ultimain 2 MOTOR_CURRENT_PWM_RANGE (#27705) commit 85f6090f2046d2c616f333c3d8df538405af8315 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Apr 26 17:54:54 2025 -0500 🔧 Apply DEFAULT_VOLUME on boot commit 99c29cd9242387176a6be0f70acace28ac27ec03 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Apr 24 11:20:15 2025 -0500 🚸 Simplified Media Menu commit f78aaf956277bd73840a007a319ca487068f0683 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Apr 24 11:06:47 2025 -0500 🚸 Detect multi-volume insert / remove commit 38d6d61912df9a5220acdffc4064b287b78dab90 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Apr 27 18:50:35 2025 -0500 🧑💻 MSC for RP2040 - alpha commit 4d8f82df328016c1b325520d9af10d25e3a86aee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Apr 27 15:02:58 2025 -0500 🧑💻 Organize some HAL code |
|||||
Ender3-S1-MarlinUI-STM32F1-20250430.bin | 194116 bytes | 2025-04-30 00:20:31 UTC | 0 |
Score: 0
|
Membership Required |
commit 585cbbb20316b75f70514b340339601ba37d70ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Apr 29 13:41:53 2025 -0500 🩹 Minor ExtUI/DGUS code fix/cleanup commit fea70777df6cd61aad0035bd13e89430284b8334 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Tue Apr 29 06:10:06 2025 +0000 [cron] Bump distribution date (2025-04-29) commit 827c03b05648ea994496319d0e00904c587d0c8f Author: Norman Chong <8681541+Grenite@users.noreply.github.com> Date: Mon Apr 28 23:18:59 2025 -0400 🩹 Fix Ultimain 2 MOTOR_CURRENT_PWM_RANGE (#27705) commit 85f6090f2046d2c616f333c3d8df538405af8315 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Apr 26 17:54:54 2025 -0500 🔧 Apply DEFAULT_VOLUME on boot commit 99c29cd9242387176a6be0f70acace28ac27ec03 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Apr 24 11:20:15 2025 -0500 🚸 Simplified Media Menu commit f78aaf956277bd73840a007a319ca487068f0683 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Apr 24 11:06:47 2025 -0500 🚸 Detect multi-volume insert / remove commit 38d6d61912df9a5220acdffc4064b287b78dab90 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Apr 27 18:50:35 2025 -0500 🧑💻 MSC for RP2040 - alpha commit 4d8f82df328016c1b325520d9af10d25e3a86aee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Apr 27 15:02:58 2025 -0500 🧑💻 Organize some HAL code |
|||||
Ender3-S1-STM32F4-20250429.bin | 189464 bytes | 2025-04-29 00:22:12 UTC | 0 |
Score: 0
|
Membership Required |
Ender3-S1-STM32F1-20250429.bin | 191924 bytes | 2025-04-29 00:21:39 UTC | 0 |
Score: 0
|
Membership Required |
Ender3-S1-MarlinUI-STM32F4-20250429.bin | 191904 bytes | 2025-04-29 00:21:07 UTC | 0 |
Score: 0
|
Membership Required |
Ender3-S1-MarlinUI-STM32F1-20250429.bin | 193724 bytes | 2025-04-29 00:20:31 UTC | 0 |
Score: 0
|
Membership Required |
Ender3-S1-STM32F4-20250428.bin | 189464 bytes | 2025-04-28 00:22:12 UTC | 0 |
Score: 0
|
Membership Required |
commit 75d60b77bac5300e38725c0aae6f788b70ef085b Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Sun Apr 27 00:37:52 2025 +0000 [cron] Bump distribution date (2025-04-27) |
|||||
Ender3-S1-STM32F1-20250428.bin | 191924 bytes | 2025-04-28 00:21:39 UTC | 0 |
Score: 0
|
Membership Required |
commit 75d60b77bac5300e38725c0aae6f788b70ef085b Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Sun Apr 27 00:37:52 2025 +0000 [cron] Bump distribution date (2025-04-27) |
|||||
Ender3-S1-MarlinUI-STM32F4-20250428.bin | 191904 bytes | 2025-04-28 00:21:06 UTC | 0 |
Score: 0
|
Membership Required |
commit 75d60b77bac5300e38725c0aae6f788b70ef085b Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Sun Apr 27 00:37:52 2025 +0000 [cron] Bump distribution date (2025-04-27) |
|||||
Ender3-S1-MarlinUI-STM32F1-20250428.bin | 193724 bytes | 2025-04-28 00:20:30 UTC | 0 |
Score: 0
|
Membership Required |
commit 75d60b77bac5300e38725c0aae6f788b70ef085b Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Sun Apr 27 00:37:52 2025 +0000 [cron] Bump distribution date (2025-04-27) |
|||||
Ender3-S1-STM32F4-20250427.bin | 189464 bytes | 2025-04-27 00:22:12 UTC | 0 |
Score: 0
|
Membership Required |
commit f60bc278fa14abc7d7fabf79a8ac9335a1a764b4 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Apr 26 17:21:41 2025 -0500 🩹 Misc. HAL, flag fixes commit e0d8ea57a8261160f040431016db5f827e7a47c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Apr 25 21:54:53 2025 -0500 🧑💻 Group HAL/*/eeprom code |
|||||
Ender3-S1-STM32F1-20250427.bin | 191924 bytes | 2025-04-27 00:21:39 UTC | 0 |
Score: 0
|
Membership Required |
commit f60bc278fa14abc7d7fabf79a8ac9335a1a764b4 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Apr 26 17:21:41 2025 -0500 🩹 Misc. HAL, flag fixes commit e0d8ea57a8261160f040431016db5f827e7a47c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Apr 25 21:54:53 2025 -0500 🧑💻 Group HAL/*/eeprom code |
|||||
Ender3-S1-MarlinUI-STM32F4-20250427.bin | 191904 bytes | 2025-04-27 00:21:06 UTC | 0 |
Score: 0
|
Membership Required |
commit f60bc278fa14abc7d7fabf79a8ac9335a1a764b4 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Apr 26 17:21:41 2025 -0500 🩹 Misc. HAL, flag fixes commit e0d8ea57a8261160f040431016db5f827e7a47c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Apr 25 21:54:53 2025 -0500 🧑💻 Group HAL/*/eeprom code |
|||||
Ender3-S1-MarlinUI-STM32F1-20250427.bin | 193724 bytes | 2025-04-27 00:20:31 UTC | 0 |
Score: 0
|
Membership Required |
commit f60bc278fa14abc7d7fabf79a8ac9335a1a764b4 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Apr 26 17:21:41 2025 -0500 🩹 Misc. HAL, flag fixes commit e0d8ea57a8261160f040431016db5f827e7a47c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Apr 25 21:54:53 2025 -0500 🧑💻 Group HAL/*/eeprom code |
|||||
Ender3-S1-STM32F4-20250426.bin | 189464 bytes | 2025-04-26 00:22:15 UTC | 0 |
Score: 0
|
Membership Required |
commit ad71b81b0c78cd62fbfe98814b0110956adeda5b Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Fri Apr 25 00:31:00 2025 +0000 [cron] Bump distribution date (2025-04-25) |
|||||
Ender3-S1-STM32F1-20250426.bin | 191916 bytes | 2025-04-26 00:21:41 UTC | 0 |
Score: 0
|
Membership Required |
commit ad71b81b0c78cd62fbfe98814b0110956adeda5b Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Fri Apr 25 00:31:00 2025 +0000 [cron] Bump distribution date (2025-04-25) |
|||||
Ender3-S1-MarlinUI-STM32F4-20250426.bin | 191904 bytes | 2025-04-26 00:21:09 UTC | 0 |
Score: 0
|
Membership Required |
commit ad71b81b0c78cd62fbfe98814b0110956adeda5b Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Fri Apr 25 00:31:00 2025 +0000 [cron] Bump distribution date (2025-04-25) |
|||||
Ender3-S1-MarlinUI-STM32F1-20250426.bin | 193724 bytes | 2025-04-26 00:20:33 UTC | 0 |
Score: 0
|
Membership Required |
commit ad71b81b0c78cd62fbfe98814b0110956adeda5b Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Fri Apr 25 00:31:00 2025 +0000 [cron] Bump distribution date (2025-04-25) |
|||||
Ender3-S1-STM32F4-20250425.bin | 189464 bytes | 2025-04-25 00:22:12 UTC | 0 |
Score: 0
|
Membership Required |
commit 1383a4e413307a458b6fb95c4a92563b04f1c93e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Apr 23 22:04:42 2025 -0500 🔧 Allow SMOOTH_LIN_ADVANCE with DISTINCT_E_FACTORS commit 06ef78dd19a3741f2bd2050ea34995701fad4575 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Apr 22 22:30:14 2025 -0500 🧑💻 Specific SD / FD methods commit 5c0e8d594d343d4e38f6d2254916077e0f3a3c7d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Apr 21 20:00:49 2025 -0500 🧑💻 Stub CardReader, proper methods commit d16667838fdbdf793840ee5ac8b977746af6055d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Apr 23 18:37:03 2025 -0500 🧑💻 Clarify some SD / FD build flags commit 62f2b8fc176887071e9a07152420f28fe54fceef Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Thu Apr 24 00:30:48 2025 +0000 [cron] Bump distribution date (2025-04-24) |
|||||
Ender3-S1-STM32F1-20250425.bin | 191916 bytes | 2025-04-25 00:21:39 UTC | 0 |
Score: 0
|
Membership Required |
commit 1383a4e413307a458b6fb95c4a92563b04f1c93e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Apr 23 22:04:42 2025 -0500 🔧 Allow SMOOTH_LIN_ADVANCE with DISTINCT_E_FACTORS commit 06ef78dd19a3741f2bd2050ea34995701fad4575 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Apr 22 22:30:14 2025 -0500 🧑💻 Specific SD / FD methods commit 5c0e8d594d343d4e38f6d2254916077e0f3a3c7d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Apr 21 20:00:49 2025 -0500 🧑💻 Stub CardReader, proper methods commit d16667838fdbdf793840ee5ac8b977746af6055d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Apr 23 18:37:03 2025 -0500 🧑💻 Clarify some SD / FD build flags commit 62f2b8fc176887071e9a07152420f28fe54fceef Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Thu Apr 24 00:30:48 2025 +0000 [cron] Bump distribution date (2025-04-24) |
|||||
Ender3-S1-MarlinUI-STM32F4-20250425.bin | 191896 bytes | 2025-04-25 00:21:06 UTC | 0 |
Score: 0
|
Membership Required |
commit 1383a4e413307a458b6fb95c4a92563b04f1c93e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Apr 23 22:04:42 2025 -0500 🔧 Allow SMOOTH_LIN_ADVANCE with DISTINCT_E_FACTORS commit 06ef78dd19a3741f2bd2050ea34995701fad4575 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Apr 22 22:30:14 2025 -0500 🧑💻 Specific SD / FD methods commit 5c0e8d594d343d4e38f6d2254916077e0f3a3c7d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Apr 21 20:00:49 2025 -0500 🧑💻 Stub CardReader, proper methods commit d16667838fdbdf793840ee5ac8b977746af6055d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Apr 23 18:37:03 2025 -0500 🧑💻 Clarify some SD / FD build flags commit 62f2b8fc176887071e9a07152420f28fe54fceef Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Thu Apr 24 00:30:48 2025 +0000 [cron] Bump distribution date (2025-04-24) |
|||||
Ender3-S1-MarlinUI-STM32F1-20250425.bin | 193716 bytes | 2025-04-25 00:20:30 UTC | 0 |
Score: 0
|
Membership Required |
commit 1383a4e413307a458b6fb95c4a92563b04f1c93e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Apr 23 22:04:42 2025 -0500 🔧 Allow SMOOTH_LIN_ADVANCE with DISTINCT_E_FACTORS commit 06ef78dd19a3741f2bd2050ea34995701fad4575 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Apr 22 22:30:14 2025 -0500 🧑💻 Specific SD / FD methods commit 5c0e8d594d343d4e38f6d2254916077e0f3a3c7d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Apr 21 20:00:49 2025 -0500 🧑💻 Stub CardReader, proper methods commit d16667838fdbdf793840ee5ac8b977746af6055d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Apr 23 18:37:03 2025 -0500 🧑💻 Clarify some SD / FD build flags commit 62f2b8fc176887071e9a07152420f28fe54fceef Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Thu Apr 24 00:30:48 2025 +0000 [cron] Bump distribution date (2025-04-24) |